1bashThis demonstrates printing the current Bash version using the built-in variable $BASH_VERSION.echo "Bash version: $BASH_VERSION"bash internaldata manipulationsother variable featuresbuilt-in variable access